From de4fe434ca15b20ad37e013a254853bb13b9bfc3 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 11 Sep 2006 22:21:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60e630c2a34..d54f1f9cb07 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,12 @@ +2006-09-12 Kim F. Storm + + * subr.el (sit-for): Rework to use input-pending-p and cond. + Return nil input is pending on entry also for SECONDS <= 0. + (while-no-input): Use input-pending-p instead of sit-for. + 2006-09-11 Richard Stallman - * simple.el (next-error-highlight, next-error-highlight-no-select): + * simple.el (next-error-highlight, next-error-highlight-no-select): Fix custom type and doc strings. 2006-09-11 Stefan Monnier -- 2.30.2